home *** CD-ROM | disk | FTP | other *** search
/ Aminet 21 / Aminet 21 (1997)(GTI - Schatztruhe)[!][Oct 1997].iso / Aminet / util / boot / rasp.lha / RASP / ReadMe_RASP.Doc < prev   
Encoding:
Text File  |  1991-08-24  |  4.2 KB  |  133 lines

  1. ***********************************************************************
  2.                     GaRpA_RASP !    V1.24
  3. ***********************************************************************
  4.  
  5.                 by Carl Harrison (c) CopyRight 1997
  6.  
  7.             Written in AMOS_Pro V2 Compiled in August 1997
  8.  
  9.  
  10.  
  11. Every fancied having a "different" Amiga EVERY time you booted up ?
  12.  
  13. Do you run a BBS? Would you like random log-on and log-off ANSI screens?
  14. Would you like different UPD or IFX settings EVERY bootup?
  15. Would you like different WorkBench Backdrop, Window and Picture on EVERY
  16. bootup?
  17. Would you like random worms samples?
  18. Would you like random worms levels?
  19.  
  20. Any program that uses an external data file can be RASP'd (especially
  21. nice wb commodity type programs)
  22.  
  23.  
  24. R.A.S.P. "Random Amiga Settings Program" only requires three pieces of
  25. information to work. These are;-
  26.  
  27.         Source Directory
  28.         WildCards (MulTiSearCh) i.e. no need for *.* or #?
  29.         Destination Directory and Filename
  30.  
  31. In the Source Directory, RASP can read upto 500 entries per "3 pieces of
  32. information". Once run, RASP will plough through a text file (see  below)
  33. actioning 3 pieces of information at once until the end of the text file
  34. has been reached or an error occurred - in which case RASP will end and
  35. control will return back to your Amiga. PLEASE NOTE: RASP is pretty much
  36. crash proof. It won't crash because of your setup, if anything it will only
  37. tell you what piece of information was processed last before the crash
  38. thus helping you debug your config file.
  39.  
  40.  
  41.  
  42. THE Ultimate Random Amiga Settings Program.
  43.              -      -     -        -
  44. R.A.S.P.
  45.  
  46. What is it?
  47.  
  48. It is a CLI program that reads in three pieces of information at a time.
  49. These are;-    (1)    Source Directory (must have / at end)
  50.                 
  51.             (2)    Wildcards (use one space for ALL files or in-string
  52.                 search for wildcards i.e. IFF/SND or JPG will pick all
  53.                 IFF/SND or JPG files.)
  54.  
  55.             (3)    Destination Directory and Destination Filename
  56.                 i.e. Data:Pics/defaultWBbackground.Pic
  57.  
  58.  
  59.     Holds upto 500 objects PER directory for randomisation !!!!!!
  60.                     UNLIMITED DIRECTORIES!!!!
  61.  
  62. INSTALLATION
  63. ------------
  64.  
  65. Chuck it somewhere in yer Startup-Sequence or User-Startup.
  66.  
  67. (I put it in after setpatch and before PICBOOT and IPREFS)
  68.  
  69. The only argument required is the script file location (file enclosed).
  70.  
  71.  
  72. example on how to make a random WorkBench Backdrop script.
  73. ----------------------------------------------------------
  74.  
  75. Copy a picture and rename it to WBBACK.PIC and put it anywhere you want.
  76.  
  77. In WBPATTERN (prefs) choose the above picture.
  78.  
  79. Have a directory of pictures, datatypes only relevant if yer have 'em
  80. so just put in pictures that yer datatypes support.
  81.  
  82. In the script file, the first three lines should be for the above;-
  83.  
  84. HD1:PICTURES/
  85. IFF
  86. HD0:THE_DIRECTORY_AND_NAME_OF_THE_WBBACK.PIC
  87.  
  88. Thats It! Simple. (To cover ALL wildcards, have a SPACE instead of the
  89. wildcard-associated-letters, and you can repeat this as many times as you 
  90. want! ALL random settings YEHAAA!
  91.  
  92. This program is E-Mail Ware. Please E-Mail me just to show your appreciation
  93. of my work. Thanks. Long Live yer Miggy!
  94.  
  95. WoRkBench-ThEmEs    -    AVAILABLE FROM AMINET NOW!
  96.                           ---
  97.  
  98.  
  99.  
  100. Have FUn, as I certainly did in making this product.
  101.  
  102. E-Mail me with yer suggestions to
  103.  
  104.             garpa@southwales.u-net.com
  105.  
  106. Version Modification History
  107. ----------------------------
  108.  
  109. There are now two versions available in this archive. One is the graphical
  110. version with the progression bar, the other, a quiet non-graphical (slighly
  111. faster too (coz of the non-graphical presence)).
  112.  
  113. Garpa_rnd        Graphical Version
  114. Garpa_rnd2    Quiet Version
  115.  
  116. V1.23    -    Hard-Drive COPY routine re-wrote for approx 35% increase in
  117. boot-up speed. Routine modifications has allowed a drop in nearly 10k of
  118. program space, although the program still takes up as much memory (not much
  119. anyways so doesn't really matter - bit of a perfectionist i think.... ;)
  120.  
  121. V1.24    -    "directory snooper" routine optmised. Used more machine-code
  122. related instructions to speed up directory reading. Speed increase of about
  123. 200%. All I need now is an extremly FAST copy command....Any ideas? ;)
  124.  
  125. This program should work on all WB2.0 and above Amiga's.
  126.  
  127. Program tested on    CD32 020 SX32 10MB RAM
  128.                 A1200 18MEG RAM Blizzard 4 030 50Mhz 68882 50Mhz
  129.  
  130.                 Support Amiga! Release E-MAILWARE !
  131.  
  132.  
  133.